home *** CD-ROM | disk | FTP | other *** search
/ Eros - Digital Erotica & Games / Eros - Digital Erotica & Games.iso / mac / EROS vol.1 / EROS vol.DXR / 00701.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  222 b   |  11 lines

  1. on mouseUp
  2.   global sn
  3.   TVTran()
  4.   if sn = 1 then
  5.     puppetSound(0)
  6.     set the castNum of sprite 4 to the number of cast "fun.mov"
  7.     exit
  8.   end if
  9.   set the castNum of sprite 4 to the number of cast "fuck me new"
  10. end
  11.